Skip to content

5.0.0 release - #58

Merged
nblumhardt merged 20 commits into
masterfrom
dev
Nov 5, 2018
Merged

5.0.0 release#58
nblumhardt merged 20 commits into
masterfrom
dev

Conversation

@nblumhardt

@nblumhardt nblumhardt commented Nov 4, 2018

Copy link
Copy Markdown
Member

Breaking changes since 4.0:

  • API key tokens can no longer be retrieved once an API key is created
  • App instances no longer accept the obsolete SignalIds property; this has been replaced by the InputSignalExpression property
  • Deletion results no longer carry a DeletedEventsCount property
  • API keys no longer carry a CanActAsPrincipal property, and instead carry AssignedPermissions
  • Signals and SQL queries no longer carry IsWatched and Show properties, workspaces now fulfill this role instead
  • Users no longer carry IsAdministrator, instead use the RoleIds property

nblumhardt and others added 20 commits January 16, 2018 14:55
… the angeStartUtc argument to QueryAsync() and QueryCsvAsync() should be optional. Breaking change.
Make date range start fully optional when querying
Update to match the newest (soon-to-be published) Seq 5 preview
Ignore un-populated `Signal.IsRestricted`
I noticed some of the code in README was a bit out of date, so I updated it. Just a tiny tweak really. Thanks.
Fixed samples in README.md [skip ci]
# Conflicts:
#	src/Seq.Api/Model/Signals/SignalEntity.cs
#	src/Seq.Api/ResourceGroups/DashboardsResourceGroup.cs
#	src/Seq.Api/ResourceGroups/SignalsResourceGroup.cs
#	src/Seq.Api/ResourceGroups/SqlQueriesResourceGroup.cs
#	src/Seq.Api/Seq.Api.csproj
#	src/Seq.Api/SeqConnection.cs
@nblumhardt

Copy link
Copy Markdown
Member Author

We're publishing this ahead of the final Seq 5 server release, as the API is not expected to change, and we have some downstream packages such as seqcli whose final releases will depend upon a non-preview build of Seq.Api.

Please continue using a 4.xx version of this package with earlier servers.

Thanks! 🎉

@nblumhardt
nblumhardt merged commit d4a4d78 into master Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants